home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 2004-12-16 | 18.4 KB | 472 lines
[Captions] MainForm=Huvudform Open=╓ppna Quick open=Snabb ÷ppna Reopen=╓ppna igen Export=Exportera Movie information=Film information Change background color=Byt bakgrunds fΣrg User manual=AnvΣndare manual Quit=Avsluta File=Arkiv Exit=Avsluta View=Visa Main menu=Huvud meny Statusbar=StatusfΣlt Explorer=Utforskaren Tag information=Tag information Resource bar=Resurs fΣlt Resource toolbar=Resurs verktygsfΣlt Refresh=Uppdatera Options=Alternativ Explorer view style=Explorer vy stil List view=Lista Small icons view=Smσ ikoner Large icons view=Stora ikoner Detailed view=Detaljerad lista Favorites=Favoriter Edit=Editera Customize main toolbar=Anpassa huvud verktygsfΣlt Default color=F÷rvald fΣrg More Colors=Fler FΣrger Localizations=Inmatningssprσk Settings=InstΣllningar Layouts=Layouter Recommended=Rekomenderad Convenient=BekvΣm Many tasks=Mσnga uppgifter Centered players=Centrerad spelare Developer=Utvecklare Flash player=Flash player Economic=Ekonomisk Separated=Separerad Help=HjΣlp Change License type=─ndra Licens typ About=Om Order now=BestΣll nu Explorer view styles=Utforskaren visa stil Customize main menu=Anpassa huvud menyn Hide=G÷m Enter filename:=Skriv in filnamn: Ok=Ok Cancel=Avbryt Preferences=Preferenser Interface=Interface Transparent menu style :=Transparent meny stil : Auto=Auto Enable=Pσ Disable=Av Windows XP visual styles=Windows XP visuell stil Caption rotation :=Caption rotation : Always horizontal=Alltid horizontal Always vertical=Alltid vertikal Mouse behavior :=Mus behavior : Smooth Drag&&Drop=Smidig Drag&&SlΣpp Smooth docking resize=Smidig docknings storleksΣndra Themes=Tema Themes :=Tema : Dump=Dump Dump type:=Dump typ: HEX=HEX ASCII=ASCII Symbolic=Symbolic Dump line length :=Dump rad lΣngd : Only for ASCII and DUMP=Bara f÷r ASCII och DUMP Show dump of tag=Visa dump av tag Show all resources in group=Visa alla resurser i grupp Checkbox style :=Checkbox stil : Do not use in Windows XP=AnvΣnd inte i Windows XP Gray cross=Grσtt kors Black cross=Svart kors Gray tick mark=Grσ tick mark Black tick mark=Svarta tick mark Flat images (no 3D border)=Platta bilder (inga 3D ramar) Windows XP style=Windows XP stil System defined images check=System definerad bild check Flat system defined images check=Platt system definerad bild check Change interface language=─ndra interface sprσk Choose language:=VΣlj sprσk: Edit Language=Editera Sprσk To wrap words input:=F÷r att bryta ord skriv input: Captions=Captions Hints=Hints Constants=Constants Export resources=Exportera resurser File format:=Fil format: Export to:=Exportera till: File info=Fil info Resources info=Resurs info Total:=Totalt: Other:=Annat: Video:=Video: Sounds:=Ljud: Pictures:=Bilder: Actions:=Actions: Fonts:=Fonter: Morphs:=Morpha: Resource type:=Resurser av typ: Shapes:=Shapes: Resources count:=Resurs rΣkning: Size in bytes:=Storlek i bytes: Movie info=Film info SWF version:=SWF version: Width:=Bredd: Height:=H÷jd: Frame rate:=Frame rate: Frame count:=Frame rΣkning: Background color:=Bakgrunds fΣrg: Customize toolbar=Anpassa verktygsfΣlt Text options=Text alternativ Text labels lower=Text etiketter lΣgre Text labels to the right=Text etiketter till h÷ger No text labels=Inga text etiketter Icon size=Ikon storlek Small=Smσ Large=Stora Available toolbar buttons:=TillgΣngliga verktygs/nfΣlts knappar: Current toolbar buttons:=Nuvarande verktygs/nfΣlts knappar: Move up=Flytta upp Move down=Flytta ner Remove=Tabort Insert=LΣgg till Reset=┼terstΣll View hints=View hints Test=Test Full collapse=Full collapse Full expand=Full expand Select all=Select all Diselect all=Diselect all New=New Save=Save Add folder=Add folder Add file=Add file Desktop=Desktop My documents=My documents Internet cache folder=Internet cache folder Not for use with Windows XP themes=Not for use with Windows XP themes Outline current shape in frames=Outline current shape in frames Show sprite as several frames=Show sprite as several frames Frames per second=Frames per second Syntax highlighting=Syntax highlighting Element :=Element : Foreground color :=Foreground color : Background color :=Background color : Text attributes :=Text attributes : Bold=Bold Italic=Italic Underline=Underline Change favourites=Change favourites Link type=Link type Folder=Folder Delete=Delete Use numbers as filenames=Use numbers as filenames Store screenshot into clipboard=Store screenshot into clipboard Store screenshot into file=Store screenshot into file Create preview of exported SWF's=Create preview of exported SWF's Export whole to single fla=Export whole to single fla Save as=Save as Replace SWF objects=Replace SWF objects Automatic SWF refresh=Automatic SWF refresh Apply replacements=Apply replacements Replace colors=Replace colors Replace lines=Replace lines Replace images=Replace images Highlight selected color=Highlight selected color Group colors by RGB=Group colors by RGB Do not group colors=Do not group colors Group colors by brightness=Group colors by brightness Group colors by saturation=Group colors by saturation Highlight selected line=Highlight selected line ColorReplacerForPicturesForm=ColorReplacerForPicturesForm Alpha chennel=Alpha chennel Image format:=Image format: JPEG=JPEG PNG=PNG Color depth:=Color depth: Quality:=Quality: Replace options=Replace options Replaced file suffix=Replaced file suffix Replace image=Replace image Image too big/small. Resize?=Image too big/small. Resize? The picture you are inserting is either too big or too small. Select the action to resize or import this image without changes.=The picture you are inserting is either too big or too small. Select the action to resize or import this image without changes. Resize options:=Resize options: left top angle=left top angle right top angle=right top angle left bottom angle=left bottom angle right bottom angle=right bottom angle center=center resize proportional=resize proportional stretch=stretch do not resize=do not resize Preview:=Preview: Export all shapes and images into FLA=Export all shapes and images into FLA Action scripts=Action scripts Quick Export=Quick Export Open export directory=Open export directory SWF replacer=SWF replacer Replaced file suffix:=Replaced file suffix: ActionScripts=ActionScripts Advanced decompilation options=Advanced decompilation options Unknown variables prefix:=Unknown variables prefix: Addition assignment [ a=a+a1 -> a+=a1 ]=Addition assignment [ a=a+a1 -> a+=a1 ] Pre/Post Increment [ a=a+1 -> ++a ]=Pre/Post Increment [ a=a+1 -> ++a ] Code truncation [ setProperty ("",_xscale,50) -> _xscale=50 ]=Code truncation [ setProperty ("",_xscale,50) -> _xscale = 50 ] Simplification [ !("Jack" > Allen) -> ("Jack" <=Allen) ]=Simplification [ !("Jack" > Allen) -> ("Jack" <= Allen) ] Constants [ 3.14 -> Math.PI ]=Constants [ 3.14 -> Math.PI ] Code format=Code format Indent size:=Indent size: New C style=New C style Indent for braces=Indent for braces Case command braces=Case command braces Loops conversion [ While -> For ]=Loops conversion [ While -> For ] Enable advanced decompilation=Enable advanced decompilation FLA options=FLA options Library folder for texts:=Library folder for texts: Library folder for fonts:=Library folder for fonts: Convert text to shapes when exporting into FLA=Convert text to shapes when exporting into FLA Make Screenshots of exported SWF's=Make Screenshots of exported SWF's Combine all elements exported into FLA in one file=Combine all elements exported into FLA in one file Library folder for sounds:=Library folder for sounds: Library folder for images:=Library folder for images: Library folder for shapes:=Library folder for shapes: Library folder for morphs:=Library folder for morphs: [Hints] Open file=╓ppna fil Quick open=Snabb ÷ppna Reopen=╓ppna igen Export=Exportera Movie information=Film information Change background color=Byt bakgrunds fΣrg User manual=AnvΣndare manual Quit=Avsluta Exit=Avsluta Check main menu visiblity=Check huvud meny visiblity Check statusbar visiblity=Check statusfΣlt visiblity Check explorer visiblity=Check explorer visiblity Check tag information visiblity=Check tag information visiblity Check resources bar visiblity=Check resurs fΣlt visiblity Check resources toolbar visiblity=Check resurs verktygsfΣlt visiblity Refresh=Uppdatera Explorer view style=Explorer visal List view=Lista Small icons view=Smσ ikoner Large icons view=Stora ikoner Detailed view=Detaljerad lista Favorites=Favoriter Customize favorites=Anpassa favoriter Customize main menu=Anpassa huvud menyn Default color=Standard fΣrg More Colors=Fler fΣrger Localizations=Inmatningssprσk Settings=InstΣllningar Recommended layout (default)=Rekommenderad layout (standard) Convenient layout=BekvΣm layout Many tasks layout=Mσnga uppgifter layout Centered players layout=Centrerad spelare layout Developer layout=Utvecklare layout Flash player layout=Flash player layout Economic layout=Ekonomisk layout Separated windows layout=Separerad f÷nster layout Change License type=─ndra Licens typ About=Om Order now=BestΣll nu Up=Upp Export resources from movie=Exportera resurser frσn film Back=Bakσt Forward=Framσt Previous=F÷regσende Close this form without opening the file=StΣng denna form utan att ÷ppna filen Choose transparent menu style=VΣlj transparent meny stil Use Windows XP visual styles=AnvΣnd Windows XP visuell stil Choose panels captions direction=VΣlj panel captions direktion Repaint dock panel on move=Rita om docknings panel vid flyttning Repaint dock panel on resize=Rita om docknings panel vid storleksΣndring The type of completion dump of tag=Typen av completion dump av tag String length in tag dump window=StrΣng lΣngd i tag dump f÷nster Show dump of tag=Visa dump av tag Show movie for grouped resources=Visa film information f÷r grupperade resurser Choose check boxes style=VΣlj check box stil Apply changes=VerkstΣll Σndringar Apply chosen language=Aktivera valt sprσk Close this window without changing=StΣng detta f÷nster utan Σndringar gjorda Edit language=Redigera sprσk Apply language=VΣlj sprσk Do not change language=─ndra inte sprσk Close this window without exporting resources=StΣng detta f÷nster utan exportera resurser Browse folder=BlΣddra i folder Choose icon position=VΣlj ikon position Choose icon size=VΣlj ikon storlek Choose toolbar buttons=VΣlj verktygsfΣlts knappar These buttons will be on toolbar=Dessa knappar kommer /n att finnas pσ verktygsfΣltet Move up toolbar button=Flytta upp /n verktygsfΣltets knapp Move down toolbar button=Flytta ner /n verktygsfΣltets knapp Delete toolbar button=Tabort verktygsfΣlts knapp Insert button into toolbar=LΣgg in knapp i verktygsfΣlt Reset settings=┼terstΣll instΣllningar Check hints visiblity=Check hints visiblity Customize main toolbar=Customize main toolbar Actions=Actions pi-code=pi-code dump=dump pi-code + dump=pi-code + dump Zoom in=Zoom in Zoom out=Zoom out Auto size=Auto size Original size=Original size Add folder=Add folder Add file=Add file Desktop=Desktop My documents=My documents Internet cache folder=Internet cache folder Choose type of favorites=Choose type of favorites Move favorite down=Move favorite down Move favorite up=Move favorite up Remove favorite=Remove favorite Insert favorite=Insert favorite Screenshot player=Screenshot player Store screenshot into clipboard=Store screenshot into clipboard Store screenshot into file=Store screenshot into file Make screenshots in export=Make screenshots in export Replacer=Replacer New language=New language Save language=Save language Please choose the visual theme=Please choose the visual theme Outline current shape in frames=Outline current shape in frames Show sprite as several frames=Show sprite as several frames Save movie=Save movie Replace SWF objects=Replace SWF objects Save edited movie=Save edited movie Save modified SWF as...=Save modified SWF as... Drag mode=Drag mode Refresh preview of applied replacements=Refresh preview of applied replacements Automatically refresh after every replacement done=Automatically refresh after every replacement done Apply all replacements (do not forget to save your SWF later)=Apply all replacements (do not forget to save your SWF later) Discard all replacements=Discard all replacements Pause=Pause Stop playing=Stop playing Play=Play One frame ahead=One frame ahead Last frame=Last frame One frame back=One frame back Go to first frame=Go to first frame Select objects for replacing=Select objects for replacing Replace colors in the opened SWF=Replace colors in the opened SWF Edit lines in the opened SWF=Edit lines in the opened SWF Replace images in the opened SWF=Replace images in the opened SWF Shadow all objects except the selected one=Shadow all objects except the selected one Group colors for convenience=Group colors for convenience Shadow all lines except the selected one=Shadow all lines except the selected one Change objects list background color=Change objects list background color Help=Help Apply change of image=Apply change of image Do not change image=Do not change image Save modified SWF=Save modified SWF Apply image resize=Apply image resize Discard image changes=Discard image changes Quick export=Quick export File=File View=View Options=Options Layouts=Layouts Use numbers as filenames=Use numbers as filenames Make Screenshots of exported SWF's=Make Screenshots of exported SWF's Combine all elements exported into FLA in one file=Combine all elements exported into FLA in one file [Constants] Demo=Demo Full registered=Fullt registrerad version=version File does not exist.=Filen existerar inte. File is not SWF.=Filen Σr inte SWF. Full file path=Hela filens s÷kvΣg Caption=Caption Changes will take place only when you restart this software.=─ndringar utf÷rs f÷rst nΣr du startar om denna programvara Loading...=Laddar... Loaded in=Laddat in second=sekunder File corrupted.=Fil korrupt. bytes.=bytes. No links in favorites=Inga lΣnkar i favoriter Used in shapes=AnvΣnda i shapes Used images=AnvΣnda bilder Used in frames=AnvΣnda i frames Used in sprites=AnvΣnda i sprites Used in texts=AnvΣnda i text Used fonts=AnvΣnda fonter Used in buttons=AnvΣnda i knappar Button=Knapp States=States State=State Sound=Ljud Image=Bild Streaming sound=Streaming ljud Video=Video Font=Font Text=Text Sprite=Sprite Frame=Frame Morph=Morpha Shape=Shape Inner objects list=Inner objekt lista Dump=Dump Registration Code:=Registrerings Kod: Position=Position Layer=Lager Color=FΣrg Scale=Skala Scale X=Skala X Scale Y=Skala Y Rotate=Rotera degrees=grader Morph at=Morpha vid Transform matrix=Transform matrix Hit=Hit Down=Under Over=╓ver Released=Utgiven Export destination folder=Exportera destinations folder This folder doesn't exist. Create?=Denna folder existerar inte, Skapa nu ? Unable to create this folder.=Kan inte skapa denna folder. Flash format (*.swf)=Flash format (*.swf) Image format (*.bmp; *.jpg; *.tga)=Bild format (*.bmp; *.jpg; *.tga) Sound format (*.wav)=Ljud format (*.wav) Video format (*.avi)=Video format (*.avi) Warning=Varning Fatal error=Fatalt fel For your information=Information till dig Question=Frσga OK=OK Yes=Ja No=Nej out of 10 days installed=av 10 dagar installerat build=bygg No resources checked=Inga resurser valda Scripts=Scripts Text format (*.txt)=Text format (*.txt) Image format (*.bmp; *.jpg; *.png)=Image format (*.bmp; *.jpg; *.png) Sound format (*.wav; *.mp3)=Sound format (*.wav; *.mp3) Macromedia Flash Video (*.flv)=Macromedia Flash Video (*.flv) Error. Unfortunately, your file contains illegal tag, which does not comply with Macromedia specifications.=Error. Unfortunately, your file contains illegal tag, which does not comply with Macromedia specifications. Your trial period has expired. Please, register your copy of Flash Decompiler.=Your trial period has expired. Please, register your copy of Flash Decompiler. // Error. This tag contains erroneously written ActionScript, which cannot be decompiled.=// Error. This tag contains erroneously written ActionScript, which cannot be decompiled. HTML format (*.html)=HTML format (*.html) RTF format (*.rtf)=RTF format (*.rtf) Action scripts(*.as)=Action scripts(*.as) pi-code dump(*.txt)=pi-code dump(*.txt) hex dump(*.txt)=hex dump(*.txt) pi-code & hexAction dump(*.txt)=pi-code & hexAction dump(*.txt) No to all=No to all New=New Export disabled in demo version. Please, register your copy of Flash Decompiler to unlock all features./nRefer to User Manual or website for registration details=Export disabled in demo version. Please, register your copy of Flash Decompiler to unlock all features./nRefer to User Manual or website for registration details One or more texts can not be identified./nWould you like to edit them manually?=One or more texts can not be identified./nWould you like to edit them manually? New language=New language Please, enter new language name=Please, enter new language name Language file was successfully created=Language file was successfully created The name of language file is corrupt or base language is not present=The name of language file is corrupt or base language is not present Macromedia file format (*.fla)=Macromedia file format (*.fla) There no shapes or pictures plaese select least one...=There no shapes or pictures plaese select least one... Unfotunately, there's nothing to edit in the selected object/objects.=Unfotunately, there's nothing to edit in the selected object/objects. Please, register your copy of Flash Decompiler to unlock all features./nRefer to User Manual or website for registration details=Please, register your copy of Flash Decompiler to unlock all features./nRefer to User Manual or website for registration details Please, select at least one object to export.=Please, select at least one object to export. Flash Decompiler could not reach your registry./nSeems you are not Administrator or there are some /nissues with your security policies. It is not critical, /nbut you will not be able to use the right-click menu quick links/n(added by Flash Decompiler) with SWF files on your hard driver.=Flash Decompiler could not reach your registry./nSeems you are not Administrator or there are some /nissues with your security policies. It is not critical, /nbut you will not be able to use the right-click menu quick links/n(added by Flash Decompiler) with SWF files on your hard driver. This executable does not contain any SWF movies.=This executable does not contain any SWF movies.